Skip to content

Fixed #386 Coreml loading library#391

Merged
sandrohanea merged 1 commit into
mainfrom
fix/386-coreml
Jun 12, 2025
Merged

Fixed #386 Coreml loading library#391
sandrohanea merged 1 commit into
mainfrom
fix/386-coreml

Conversation

@sandrohanea

@sandrohanea sandrohanea commented May 16, 2025

Copy link
Copy Markdown
Owner

Fixed #386 by loading the coreml library before attempting to load libwhisper.dylib

During the split of the native libraries to multiple dynamic libraries that have to be loaded, the coreml dynamic library was not added in the dependency order correctly.

Ideally, some int tests for coreml would be added as well that will run on the macos runner (follow-up needed)

@sandrohanea sandrohanea merged commit b429856 into main Jun 12, 2025
28 of 30 checks passed
@sandrohanea sandrohanea deleted the fix/386-coreml branch June 12, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libwhisper.dylib on Mac M4 Max cannot be loaded

1 participant